[INFO] fetching crate manylists 0.3.0...
[INFO] testing manylists-0.3.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate manylists 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate manylists 0.3.0
[INFO] finished tweaking crates.io crate manylists 0.3.0
[INFO] tweaked toml for crates.io crate manylists 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate manylists 0.3.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate manylists 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] [stderr]   Downloaded impl-tools v0.11.4
[INFO] [stderr]   Downloaded impl-tools-lib v0.11.4
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded common_traits v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73
[INFO] running `Command { std: "docker" "start" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling common_traits v0.12.0
[INFO] [stderr]    Compiling manylists v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling manylists v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/manylists-f558b4a3e4171b41)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test cell::tests::borrow_drop ... ok
[INFO] [stdout] test cell::tests::borrow_multiple_same_node ... ok
[INFO] [stdout] test cell::tests::back_test ... ok
[INFO] [stdout] test cell::tests::borrow_mut_drop ... ok
[INFO] [stdout] test cell::tests::at_test ... ok
[INFO] [stdout] test cell::tests::borrow_mut_twice_different_node ... ok
[INFO] [stdout] test cell::tests::borrow_test ... ok
[INFO] [stdout] test cell::tests::effective_space_usage_test ... ok
[INFO] [stdout] test cell::tests::exists_short_circuit_test ... ok
[INFO] [stdout] test cell::tests::exists_skip_test ... ok
[INFO] [stdout] test cell::tests::exists_test ... ok
[INFO] [stdout] test cell::tests::find_first_skip_test ... ok
[INFO] [stdout] test cell::tests::find_first_test ... ok
[INFO] [stdout] test cell::tests::find_first_short_circuit_test ... ok
[INFO] [stdout] test cell::tests::find_last_short_circuit_test ... ok
[INFO] [stdout] test cell::tests::find_last_skip_test ... ok
[INFO] [stdout] test cell::tests::find_last_test ... ok
[INFO] [stdout] test cell::tests::borrow_drop_not_enough - should panic ... ok
[INFO] [stdout] test cell::tests::borrow_immut_then_mut - should panic ... ok
[INFO] [stdout] test cell::tests::find_nth_skip_test ... ok
[INFO] [stdout] test cell::tests::find_nth_test ... ok
[INFO] [stdout] test cell::tests::exists_no_skip_test - should panic ... ok
[INFO] [stdout] test cell::tests::for_all_short_circuit_test ... ok
[INFO] [stdout] test cell::tests::borrow_mut_then_immut - should panic ... ok
[INFO] [stdout] test cell::tests::for_all_test ... ok
[INFO] [stdout] test cell::tests::borrow_mut_twice_same_node - should panic ... ok
[INFO] [stdout] test cell::tests::for_all_skip_test ... ok
[INFO] [stdout] test cell::tests::front_test ... ok
[INFO] [stdout] test cell::tests::insert_after_test ... ok
[INFO] [stdout] test cell::tests::find_last_no_skip_test - should panic ... ok
[INFO] [stdout] test cell::tests::find_first_no_skip_test - should panic ... ok
[INFO] [stdout] test cell::tests::for_all_no_skip_test - should panic ... ok
[INFO] [stdout] test cell::tests::find_nth_no_skip_test - should panic ... ok
[INFO] [stdout] test cell::tests::move_back_fail_test ... ok
[INFO] [stdout] test cell::tests::insert_before_test ... ok
[INFO] [stdout] test cell::tests::move_back_test ... ok
[INFO] [stdout] test cell::tests::move_forward_test ... ok
[INFO] [stdout] test cell::tests::peek_next_test ... ok
[INFO] [stdout] test cell::tests::move_forward_fail_test ... ok
[INFO] [stdout] test cell::tests::peek_next_mut_test ... ok
[INFO] [stdout] test cell::tests::peek_prev_mut_test ... ok
[INFO] [stdout] test cell::tests::peek_prev_test ... ok
[INFO] [stdout] test cell::tests::pop_back_empty_test ... ok
[INFO] [stdout] test cell::tests::pop_back_test ... ok
[INFO] [stdout] test cell::tests::remove_after_cursor_move_backward ... ok
[INFO] [stdout] test cell::tests::remove_after_cursor_move_forward ... ok
[INFO] [stdout] test cell::tests::pop_front_empty_test ... ok
[INFO] [stdout] test cell::tests::pop_front_test ... ok
[INFO] [stdout] test cell::tests::remove_after_cursor_skip_backward ... ok
[INFO] [stdout] test cell::tests::remove_after_cursor_skip_forward ... ok
[INFO] [stdout] test cell::tests::remove_after_dropped_cursor ... ok
[INFO] [stdout] test cell::tests::remove_test ... ok
[INFO] [stdout] test cell::tests::remove_with_cursors_pointing - should panic ... ok
[INFO] [stdout] test cell::tests::skip_forward_test ... ok
[INFO] [stdout] test cell::tests::try_borrow_immut_then_mut ... ok
[INFO] [stdout] test cell::tests::remove_with_immutable_ref - should panic ... ok
[INFO] [stdout] test cell::tests::remove_with_mutable_ref - should panic ... ok
[INFO] [stdout] test cell::tests::skip_backward_test ... ok
[INFO] [stdout] test compact::tests::at_test ... ok
[INFO] [stdout] test compact::tests::back_test ... ok
[INFO] [stdout] test compact::tests::effective_space_usage_test ... ok
[INFO] [stdout] test compact::tests::exists_test ... ok
[INFO] [stdout] test compact::tests::find_first_test ... ok
[INFO] [stdout] test cell::tests::try_borrow_mut_then_immut ... ok
[INFO] [stdout] test compact::tests::find_last_test ... ok
[INFO] [stdout] test cell::tests::try_borrow_mut_twice_same_node ... ok
[INFO] [stdout] test compact::tests::find_nth_test ... ok
[INFO] [stdout] test compact::tests::for_all_test ... ok
[INFO] [stdout] test compact::tests::front_test ... ok
[INFO] [stdout] test compact::tests::get_test ... ok
[INFO] [stdout] test compact::tests::insert_after_test ... ok
[INFO] [stdout] test compact::tests::insert_before_test ... ok
[INFO] [stdout] test compact::tests::move_back_test ... ok
[INFO] [stdout] test compact::tests::move_back_fail_test ... ok
[INFO] [stdout] test compact::tests::move_forward_fail_test ... ok
[INFO] [stdout] test compact::tests::move_forward_test ... ok
[INFO] [stdout] test compact::tests::peek_next_mut_test ... ok
[INFO] [stdout] test compact::tests::peek_next_test ... ok
[INFO] [stdout] test cell::tests::growth_test ... ok
[INFO] [stdout] test compact::tests::peek_prev_mut_test ... ok
[INFO] [stdout] test compact::tests::peek_prev_test ... ok
[INFO] [stdout] test compact::tests::pop_back_empty_test ... ok
[INFO] [stdout] test compact::tests::pop_back_test ... ok
[INFO] [stdout] test compact::tests::pop_front_empty_test ... ok
[INFO] [stdout] test compact::tests::skip_backward_test ... ok
[INFO] [stdout] test compact::tests::pop_front_test ... ok
[INFO] [stdout] test compact::tests::remove_test ... ok
[INFO] [stdout] test compact::tests::skip_forward_test ... ok
[INFO] [stdout] test cell::tests::find_nth_short_circuit_test ... ok
[INFO] [stdout] test cell::tests::init_test ... ok
[INFO] [stdout] test compact::tests::growth_test ... ok
[INFO] [stdout] test compact::tests::init_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests manylists
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::borrow (line 26) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::insert_before (line 330) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::peek_next (line 159) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::move_backward (line 233) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::move_forward (line 209) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::borrow_mut (line 44) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::peek_next_mut (line 184) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::insert_after (line 310) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::peek_prev (line 107) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::skip_forward (line 257) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::remove (line 354) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::borrow (line 188) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::try_borrow (line 61) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::peek_prev_mut (line 134) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::back (line 304) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::borrow_mut (line 207) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::capacity (line 133) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::find_first (line 456) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::exists (line 575) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::at (line 149) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::skip_backward (line 284) ... ok
[INFO] [stdout] test src/cell/cursor.rs - cell::cursor::CellCursor<'a,T,Idx,C>::try_borrow_mut (line 82) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::find_last (line 531) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::find_nth (line 482) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::len (line 86) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::front (line 278) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::pop_back (line 370) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::push_front (line 349) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::pop_front (line 392) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::new (line 50) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::for_all (line 419) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::is_empty (line 110) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::try_borrow (line 226) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::push_back (line 330) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::with_capacity (line 65) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::move_forward (line 117) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::peek_next (line 69) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::move_backward (line 93) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::peek_prev (line 49) ... ok
[INFO] [stdout] test src/cell/mod.rs - cell::LinkedListCell<T,Idx,C>::try_borrow_mut (line 250) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::insert_after (line 440) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::skip_backward (line 141) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::into_ref (line 237) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::insert_before (line 460) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::skip_forward (line 168) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::Cursor<'a,T,Idx>::value (line 34) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::move_backward (line 339) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::move_forward (line 363) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::peek_next_mut (line 314) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::peek_prev (line 253) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::peek_next (line 294) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::remove (line 481) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::peek_prev_mut (line 273) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::value (line 202) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::skip_backward (line 387) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::at (line 141) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::skip_forward (line 414) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::at_mut (line 179) ... ok
[INFO] [stdout] test src/compact/cursor.rs - compact::cursor::CursorMut<'a,T,Idx>::value_mut (line 219) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::back (line 308) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::capacity (line 124) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::back_mut (line 333) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::exists (line 630) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::find_first (line 467) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::find_first_mut (line 485) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::find_nth_mut (line 540) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::find_last (line 574) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::for_all (line 444) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::find_last_mut (line 599) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::find_nth (line 507) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::front_mut (line 283) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::get (line 220) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::push_back (line 359) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::get_mut (line 238) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::pop_back (line 399) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::len (line 77) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::pop_front (line 421) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::front (line 258) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::new (line 41) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::is_empty (line 101) ... ok
[INFO] [stdout] test src/cursor_macros.rs - compact::cursor::CursorMut<'a,T,Idx>::has_next (line 20) ... ok
[INFO] [stdout] test src/cursor_macros.rs - compact::cursor::CursorMut<'a,T,Idx>::has_prev (line 6) ... ok
[INFO] [stdout] test src/cursor_macros.rs - cell::cursor::CellCursor<'a,T,Idx,C>::has_prev (line 6) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::push_front (line 380) ... ok
[INFO] [stdout] test src/cursor_macros.rs - compact::cursor::Cursor<'a,T,Idx>::has_next (line 20) ... ok
[INFO] [stdout] test src/compact/mod.rs - compact::LinkedList<T,Idx>::with_capacity (line 56) ... ok
[INFO] [stdout] test src/cursor_macros.rs - cell::cursor::CellCursor<'a,T,Idx,C>::has_next (line 20) ... ok
[INFO] [stdout] test src/cursor_macros.rs - compact::cursor::Cursor<'a,T,Idx>::has_prev (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.26s; merged doctests compilation took 1.20s
[INFO] running `Command { std: "docker" "inspect" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73", kill_on_drop: false }`
[INFO] [stdout] 60394a5ab18deebf6cdfc09275798ccd74bfdbeaee2b21fbcc9b0f202b1f6c73
